Welcome![Sign In][Sign Up]
Location:
Search - java service

Search list

[Otherjava-service

Description: 让java程序以windows service方式运行,希望对大家有帮助!-procedures to allow java windows service running, and I hope to be helpful!
Platform: | Size: 200995 | Author: 雨诺 | Hits:

[SMShomermx

Description: HomerMX is a message exchange service for wireless message formats such as SMS and MMS. HomerMX is a Web Services-based (SOAP/WSDL) gateway that is implemented in J2EE and runs under JBoss. It currently supports SMPP and Nokia s MMS.
Platform: | Size: 6405120 | Author: 张海洋 | Hits:

[Crack Hack肖俊.java

Description: ava加密扩展即Java Cryptography Extension,简称JCE。它是Sun的加密服务软件,包含了加密和密匙生成功能。JCE是JCA(Java Cryptography Architecture)的一种扩展。 JCE没有规定具体的加密算法,但提供了一个框架,加密算法的具体实现可以作为服务提供者加入。除了JCE框架之外,JCE软件包还包含了SunJCE服务提供者,其中包括许多有用的加密算法,比如DES(Data Encryption Standard)和Blowfish。 为简单计,在本文中我们将用DES算法加密和解密字节码。下面是用JCE加密和解密数据必须遵循的基本步骤: 步骤1:生成一个安全密匙。在加密或解密任何数据之前需要有一个密匙。密匙是随同被加密的应用一起发布的一小段数据,Listing 3显示了如何生成一个密匙。 【Listing 3:生成一个密匙】 -expansion that Java Cryptography Extension, referred to JCE. It is Sun's encryption software, including encryption and key generation functions. JCE is JCA (Java Cryptography Architecture), an extension. JCE no specific encryption algorithms, but provides a framework, the specific encryption algorithm can achieve as a service provider to join. Apart from the JCE framework, JCE package also includes SunJCE service providers, including many useful encryption algorithms such as DES (Data Encryption Standard) and the Blowfish. For simple terms, in this paper we will use DES encryption and decryption algorithms byte code. Below is JCE encryption and decryption of data must adhere to the basic steps : Step 1 : Generating a security keys. In any encryption or decryption of data is needed befo
Platform: | Size: 3072 | Author: 肖俊 | Hits:

[SMSSMSLib-Java-v1.1.0

Description: SMSLib一个很有用的程序,有服务平台和收发平台-SMSLib a very useful procedure, a service platform and transceiver platform
Platform: | Size: 86016 | Author: fonter | Hits:

[Software EngineeringEnterprise.Service.Bus.2004

Description: 此书提供了Enterprise Service Bus(企业服务总线)体系结构的概览,展示了如何使用事件驱动的面向服务的体系架构,集成建立在J2EE, .NET, C/C++,java以及其它环境下的企业应用和服务。-book provides Enterprise Service Bus (Enterprise Service Bus) Aggregate conformation overview, demonstrated how the use of event-driven service-oriented architecture, integration based on J2EE, .NET, C/C, Java and other environments enterprise applications and services.
Platform: | Size: 2540544 | Author: SP Liu | Hits:

[hospital software systemhospitalSearch

Description: 医院门诊查询系统,jsp实例,适合做毕业设计,由运行时源文件和供开发使用的程序及数据库,比较齐全 将运行演示程序中的hospital文件夹全部考到Tomcat的webapps下 在Tomcat中创建虚拟目录,步骤如下: (1)打开浏览器进入Tomcat后台管理页面(/admin) (2)在左面打开Tomcat Server/Service/Host(localhost) (3)在context action 中选择Creat New Context (4)在document base 后面输入应用程序所在目录,可是绝对路径也可是相对路径 (5)path后面输入hospital (6)保存,确认保存 (7)启动Tomcat,在地址栏中输入http://localhost:8080/hospital-hospital out-patient inquiry system, jsp example, suitable for graduation design, running from the source document for the development and use of the procedures and databases, more complete demonstration program will run the hospital folder full examination of the Tomcat webap ps Tomcat under the virtual directory created, the steps are as follows : (1) Open the browser into the background Tomcat management pages (/ admin) (2) To open in the left side of MCAT Server/Service/Host (localhost) (3) in co ntext action choose Creat New Context (4) in <http://www.un.org/ t base behind the importation of application directory, But absolute path but also the relative path (5) path behind the importation of hospital (6) preservation, recognize the preservation (7) Start Tomcat, in the address
Platform: | Size: 669696 | Author: 李志敏 | Hits:

[Otherjava-service

Description: 让java程序以windows service方式运行,希望对大家有帮助!-procedures to allow java windows service running, and I hope to be helpful!
Platform: | Size: 200704 | Author: 雨诺 | Hits:

[xml-soap-webservicejavacallwebservices

Description: 调用web service,代码可以使用-calling web service, can use code
Platform: | Size: 430080 | Author: 张才玉 | Hits:

[xml-soap-webservicejuddi-0.9rc4-src.tar

Description: juddi为一个在web service中使用的uddi注册中心的java代码-juddi as a web service in the use of the center for the registration of the uddi java code
Platform: | Size: 3858432 | Author: 王建超 | Hits:

[JSP/JavaJavaWebService

Description: JavaWeb服务应用开发详解的配套源码,欢迎下载-JavaWeb service application development Elaborates on supporting FOSS, welcome Download
Platform: | Size: 199680 | Author: chenertao | Hits:

[JSP/Javasmslib-java

Description: 基于java开发的一套短信应用框架,包括了串口参数设置,text和pdu编码,线程调度和服务接口-Developed a set of java-based SMS application framework, including the serial port parameter settings, text and PDU encoding, thread scheduling and service interface
Platform: | Size: 985088 | Author: ziyoung | Hits:

[xml-soap-webserviceweb+service

Description: webservice的讲解和一个简单的实例,有兴趣的可以下载看看。-webservice explanation and a simple example, are interested can download and see.
Platform: | Size: 1920000 | Author: roaseman | Hits:

[OS programRMI_Calculator

Description: RMI,远程方法调用(Remote Method Invocation)是Enterprise JavaBeans的支柱,是建立分布式Java应用程序的方便途径。RMI是非常容易使用的,但是它非常的强大。第一步就是建立和编译服务接口的Java代码。这个接口定义了所有的提供远程服务的功能,下面是源程序。-RMI, RMI (Remote Method Invocation) is a pillar of Enterprise JavaBeans is to create distributed Java applications that facilitate access. RMI is a very easy-to-use, but it is very powerful. The first step is to build and compile the Java service interface code. This interface defines all the functions of providing remote services, the following is the source.
Platform: | Size: 2048 | Author: miaomiao | Hits:

[JSP/Javajava

Description: 基于java的图形化局域网聊天室设计,分为客户端和服务端,服务端启动后可以进行简单管理功能,客户端可以进行注册聊天。 -Java-based graphical LAN chat room design, and services into the client side, service client can start simple management capabilities, the client can be registered to chat.
Platform: | Size: 1281024 | Author: maidike | Hits:

[Web ServerChipChat(Java)

Description: 局域网聊天 分为客服端和服务端 系统要求:安有JDK1.5的windows操作系统 运行步骤: 1 确保server.jar和start.cmd在同一个目录下。 2 在启动服务器端之前,务必先运行start.cmd,启动rmiregistry. 3 然后可以直接运行JAR文件——Client.jar、server.jar。 4 在server的界面中,第一个按钮为启动服务器按钮,点击之即可启动服务器。-LAN is divided into customer service chat client and server system requirements: On the windows operating system are running JDK1.5 steps: 1 to ensure that server.jar and start.cmd in the same directory. 2 Before you start the server, be sure to run start.cmd, start the rmiregistry. 3 and then run the JAR file directly- Client. Jar, server.jar. 4 in the server interface, the first button to start the server button, click it to restart the server.
Platform: | Size: 62464 | Author: Sandy | Hits:

[JSP/JavaJAVA

Description: 将笛卡尔坐标系上的点定义为一个服务类Point,Point类提供求得坐标系上两点 间距离的功能、获取和设置坐标的功能、获取极坐标的功能,和完成对已创建的 Point类对象统计功能。设计测试Point服务类的应用程序主类,测试并显示输出 提供功能的结果。 (求以点(1,1)为极坐标原点,点(5,5)的极坐标) -Will be a point on the Cartesian coordinate system is defined as a service class Point, Point class provides coordinates obtained on the function of the distance between two points, access and set coordinates, polar coordinates to obtain functions, and the completion of the Point that have been created class object statistical functions. Design Test Point service class application' s main class to provide functionality to test and display the output results. (Seeking to point (1,1) to polar coordinates origin point (5,5) in polar coordinates)
Platform: | Size: 1024 | Author: liqiaowaner | Hits:

[JSPkaifazhongwenjiaocheng

Description: 本书是讲解MyEclipse 6开发Java EE企业应用的入门图书。该书不但讲解了目前最流行的SSH(Spring、Struts、Hibernate)、JSF、JPA的开发,同时还对SOA实现的基石--Web Service的开发进行了探讨。缺点就是偏于实践操作,相关的理论详细介绍部分比较少,对于具有一定开发经验的读者没有吸引力,因此只适合作为初学者使用MyEclipse时的参考书,或者从事技术转型的开发人员,也可作为培训机构的辅助教材,或高校学生的自学教材,手把手的视频辅导方式可以确保入门。-This book is to explain MyEclipse 6 Enterprise Application Development Java EE introductory books. Book not only explained the most popular SSH (Spring, Struts, Hibernate), JSF, JPA development, but also the cornerstone of SOA implementation- Web Service development is discussed. Drawback is that indulge in practical operation, the relevant part of the theory of less detail, for readers who have some development experience is not attractive, so only suitable for beginners to use as a reference when MyEclipse, or persons engaged in the development of technology transition can also be teaching aids as a training institution, or college students self-study materials, hands-on video Guidance to ensure entry.
Platform: | Size: 4466688 | Author: Alec | Hits:

[JSP/Javassh

Description: 基于ssh三层架构的JAVA开发简单示例,包含service,dao,action,pojo-Ssh-based three-tier architecture, JAVA development of a simple example, including service, dao, action, pojo
Platform: | Size: 22528 | Author: chenyingjian | Hits:

[JSPJava-Web-Services

Description: Java Web Services shows you how to use SOAP to perform remote method calls and message passing how to use WSDL to describe the interface to a web service or understand the interface of someone else s service and how to use UDDI to advertise (publish) and look up services in each local or global registry. Java Web Services also discusses security issues, interoperability issues, integration with other Java enterprise technologies like EJB the work being done on the JAXM and JAX-RPC packages, and integration with Microsoft s .NET services.-Java Web Services shows you how to use SOAP to perform remote method calls and message passing how to use WSDL to describe the interface to a web service or understand the interface of someone else s service and how to use UDDI to advertise (publish) and look up services in each local or global registry. Java Web Services also discusses security issues, interoperability issues, integration with other Java enterprise technologies like EJB the work being done on the JAXM and JAX-RPC packages, and integration with Microsoft s .NET services.
Platform: | Size: 2751488 | Author: armin | Hits:

[Internet-Networkjava.telnet

Description: 本实验基于Telnet协议,使用Socket套接口,用java语言,实现Telnet服务。目的使学生了解Telnet协议、掌握在java编程中对telnet协议的使用、和使用Socket的编程技术及其远程登录网络访问服务的技术。-Telnet protocol based on this study, the use of Socket socket, using java language, to achieve Telnet service. Telnet protocol aims to make students understand and master programming in java telnet protocol on the use of, and the use of Socket programming techniques and network access services, remote access technology.
Platform: | Size: 93184 | Author: 周琦 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 41 »

CodeBus www.codebus.net